home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Libraries / ABox 1.9.5 / ABox info... / About the ABox... / Programming Info / 1-The files you need / 1-The files you need.rsrc / TEXT_227_the files you need.txt < prev    next >
Encoding:
Text File  |  1994-07-12  |  599 b   |  11 lines

  1. The files you need:
  2.  
  3. To integrate the ABox into your software project, you'll basically need to do three (3) things:
  4.  
  5. (1) Include the ABox source into your project file, either as ordinary source code or as a library.
  6.  
  7. (2) Include the ABox resources into your project resource file; a simple copy and past will suffice
  8.  
  9. (3) Create one or more Topic/Slide resource files in a folder tree. You can also store Topic/Slide information (via the TSAb resource) in your application's resource fork.
  10.  
  11. Obviously there is some programming that needs to go on within your application, but it really is minimal.